FindOptions

interface FindOptions

The parameters of the text find request.

Types

Link copied to clipboard
class Builder
A builder of FindOptions.

Functions

Link copied to clipboard
open fun isMatchCase(): Boolean
Returns true if the search is case-sensitive.
Link copied to clipboard
Returns true if the search is performed backward.
Link copied to clipboard
Creates a new FindOptions builder.